forked from jitsi/jitsi-meet
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] master from jitsi:master #231
Open
pull
wants to merge
364
commits into
nordeck:master
Choose a base branch
from
jitsi:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Do not throw the error. This results in unhandled rejection promise. - Add proper logging so that we can figure out from which video element the error occured.
* feat(noise-suppression): Add support for BVC model * feat(noise-suppression): Add support for extended BVC devices list This commit adds support for extending the list of allowed BVC devices in the noise suppression feature. It introduces a new file, `bvc-allowed-ext.txt`, which can be used to include additional BVC supported devices. * fix(noise-suppression): reuse the existing audioStream for Krisp initialization * update krisp configuration * refactor(krisp): Update Krisp JS SDK version and noise suppression configuration * refactor(config): update config default values, add the enabled flad in INoiseSuppressionConfig
* Added heart reaction feature * Edits to preserve alphabetical sorting * Changed the position of hide self view checkbox * undid irrelevant changes made * Fixed CSS issue + tooltip text
We need Xcode 16 and that version is now only available on macOS 15 action runners: actions/runner-images#10703
* feat(tests): First test from torture to meet. * squash: Fixes logging as per comments. * squash: Fixes some eslint errors. * squash: Drop no needed await and async declarations. * squash: Simplify syntax. * squash: Disable blur everywhere not only FF. * squash: Use allSettled. * squash: Prettify intervals and timeouts. * squash: Use uuids for torture rooms. * squash: Introduce helper methods in Participant for toolbar and filmstrip. * squash: Changes headless resolution to a standard 720p. * squash: Adds env BASE_URL. * squash: Fix some eslint errors. * squash: Fix js error. * squash: Fix participant logs. * squash: Move bag to Promise.all. * squash: More types thing. * squash: Fix more ts errors. * squash: Bumps version to include webdriverio/webdriverio@6d146cd * squash: More ts stuff. * squash: Fixes last ts errors. * squash: Drop eslint rule. * squash: Update default configs. * squash: Drop and docs eslint.
There seems to be an issue related to FlatList component. It was introduced after we updated to a newer version of React Native. Transitioning the app from background to foreground triggers re-renders that affect the visible remote participants, at least in tile view, by sometimes removing them from the list.
…oo quick. (#15311) * feat(recording): Shows notification when you try to start recording too quick. * squash: separate values ip and room. * chore(deps) lib-jitsi-meet@latest jitsi/lib-jitsi-meet@v1886.0.0+bc446e99...v1887.0.0+9652999d * squash: text adjust
…another meeting (#15310) If you are in meeting and you want to join another meeting from an external link, it is not possible. That is because Prejoin screen didn't get unmounted, isJoining remains true and button is unpressable. Most probably because react navigation, where the screen only gets focused or blurred.
Be explicit as it being extra and add a BETA label.
Bumps and [cross-spawn](https://github.com/moxystudio/node-cross-spawn). These dependencies needed to be updated together. Updates `cross-spawn` from 7.0.3 to 7.0.6 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) Updates `cross-spawn` from 6.0.5 to 7.0.6 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect - dependency-name: cross-spawn dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
It no longer matches what the browser says, most of the time, and the browser name wasn't matched properly anyway.
* Adding sq translation * Adding sq to languages.json * Updating sq translation * Fixing missing commas and updating string changes * Fixing unclosed quotes * Updating sq translation * Updating sq translation * Typo fixing; removing and adding commas to make the .json file valid * Another comma missing fix * Sorting entries aphabetically * More sorting… * More entry sorting * Adding a missing space * Adding spaces * Get rid of an extra period * Update for sq locale * Update main-sq.json * Update main-sq.json * Update main-sq.json * Update main-sq.json * Update main-sq.json * Update for sq translation * Adding missing separator * Adding another missing separator * Adding another separator * Not tired of adding separators… * Typo fixing * Changing place for a string; translating a forgoten string * Updating sq translation * Deleting an extra space at the beggining of a string * Update for sq translation
If a non final transcript was displayed and then hidden and then we receive a final transcript we remove the part that has already been shown before. If the final transcript is the same as the non final that was already displayed we don't show the final.
* Update main-ko.json (ADD: missing Korean translation) * MOD: formatting by 'node update-translation.js main-ko.json'
- Run Android and iOS on macOS (same as our release process) - Simplify checking for Podfile changes - Simplify frontend actions - Add CI for building the native Android and iOS SDK
Added native android and ios events for start and stop recording.
Fixes an issue where p2p peer stops rendering remote video when the mobile client toggles camera. This happens only when the peer starts video muted.
Now we are waiting for the second participant to join before starting waitForRemoteStreams.
With it we can control what Ruby version, cocoapods version and fastlane version is being used.
* added language norwegian bokmal * added norwegian bokmål to languages.json
Co-authored-by: Axel Prola <[email protected]>
setRequestingSubtitles requires the last parameter in certain format.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )